home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / utility / dpbuddya.lha / BuddySystem / Text / Rectangle_Tool < prev    next >
Encoding:
Text File  |  1980-11-08  |  1.5 KB  |  36 lines

  1.                          Rectangle Tool (Toolbox)
  2.  
  3. KEYBOARD = r             Unfilled rectangle 
  4.            SHIFT R       Filled rectangle 
  5.            SHIFT I R     Outlined Filled rectangle
  6.  
  7.                         REMEMBER: r for "rectangle"
  8.  
  9.            DEMONSTRATION AVAILABLE ->    `Rectangle_Tool.sdemo`
  10.  
  11. Paints an Unfilled or Filled rectangular shape using the current brush.
  12.  
  13. Using the Left Mouse Button paints with the current foreground color.  The
  14. Right Mouse Button paints with the current background color.
  15.  
  16. The upper left half of the Rectangle's icon selects the Unfilled option
  17. which only draws a rectangular outline using the current brush and the
  18. current settings of the Spacing requester (which is displayed by clicking
  19. in this area with the Right Mouse button; see Line lesson).  The bottom
  20. right half selects the Filled option which uses the current settings of the
  21. Fill Type requester ( which is displayed by clicking in this area with the
  22. Right Mouse button; see Fill lesson).
  23.  
  24. If you hold down the SHIFT key while painting with this tool, movement will
  25. be constrained (locked) horizontally or vertically, depending on the
  26. direction the mouse is moved after initially pressing SHIFT.
  27.  
  28. Pressing the CTRL key while painting with this tool will leave "traces".
  29.  
  30. Pressing "i" while selecting the Rectangle tool -- or pressing SHIFT,
  31. followed by i, followed by r -- allows you to create filled rectangle
  32. shapes that become outlined using the settings of the Spacing requester.
  33.  
  34. SEE -> `Line` tool for details on the Spacing requester
  35.  
  36.